DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / SqlBaseVisitor<Result> Class
Methods


In This Topic
    SqlBaseVisitor<Result> Class Members
    In This Topic

    The following tables list the members exposed by SqlBaseVisitor<Result>.

    Public Constructors
    Public Methods
     NameDescription
    Public Method (Inherited from Antlr4.Runtime.Tree.AbstractParseTreeVisitor<Result>)
    Public MethodVisit a parse tree produced by SqlParser.any_name.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.args_list.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.begin_stmt.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.between_and_expr.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public Method (Inherited from Antlr4.Runtime.Tree.AbstractParseTreeVisitor<Result>)
    Public MethodVisit a parse tree produced by SqlParser.collation_name.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.column_alias.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.column_constraint.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.column_def.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.column_name.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.column_type_name.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.commit_stmt.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.compound_clause.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.compound_operator.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.conflict_clause.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.create_table_stmt.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.database_name.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.delete_stmt.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.drop_table_stmt.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.error.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.error_message.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public Method (Inherited from Antlr4.Runtime.Tree.AbstractParseTreeVisitor<Result>)
    Public MethodVisit a parse tree produced by SqlParser.expr.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.factored_select_stmt.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.foreign_key_clause.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.foreign_table.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.function.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.function_name.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.groupby_clause.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.having_clause.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.in_list_expr.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.index_name.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.indexed_column.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.insert_stmt.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.join_clause.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.join_constraint.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.join_operator.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.join_right.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.keyword.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.limit_clause.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.literal_value.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.module_argument.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.module_name.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.name.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.new_table_name.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.not_expr.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.ordering_term.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.parse.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.pragma_name.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.qualified_table_name.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.raise_function.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.release_stmt.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.result_column.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.returning_clause.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.rollback_stmt.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.savepoint_name.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.savepoint_stmt.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.select_core.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.select_or_values.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.select_stmt.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.set_clause.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.signed_number.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.simple_select_stmt.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.sql_stmt.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.sql_stmt_list.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.table_alias.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.table_constraint.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.table_name.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.table_or_index_name.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.table_or_subquery.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public Method (Inherited from Antlr4.Runtime.Tree.AbstractParseTreeVisitor<Result>)
    Public MethodVisit a parse tree produced by SqlParser.top_clause.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.transaction_name.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.trigger_name.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.type_name.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.unary_operator.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.update_stmt.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.update_stmt_limited.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.values_list.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.view_name.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Public MethodVisit a parse tree produced by SqlParser.where_clause.

    The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context.

     
    Top
    See Also